/*头*/
.w1100-w1200 {
    width: 1200px;
    margin: 0 auto;
}
.topline {
    background-color: #333333;
    width: 100%;
}

#perny-miniTopLine .nav-left {
    float: left;
}

#perny-miniTopLine .nav-left .logo {
    float: left;
    background-color: #d10000;
}

#perny-miniTopLine .nav-left .logo a {
    display: block;
    padding: 6px 10px;
}

#perny-miniTopLine .nav-left .logo a img {
    display: block;
    height: 28px;
}

#perny-miniTopLine .nav-left .nav-main {
    padding-top: 10px;
    float: left;
}

#perny-miniTopLine .nav-left .nav-main li {
    margin-left: 18px;
    float: left;
    font-size: 12px;
}

#perny-miniTopLine .nav-left .nav-main li a {
    color: #ffffff;
    font-family: "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
    line-height:1.8;
}

#perny-miniTopLine .nav-right {
    float: right;
    padding-top: 14px;
}

#perny-miniTopLine .nav-right li {
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    border-left: 1px solid #ffffff;
    margin-left: 9px;
    padding-left: 9px;
}

#perny-miniTopLine .nav-right li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

#perny-miniTopLine .nav-right li a {
    color: #ffffff;
    font-family: "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;

}
/*内容*/
.area{
    width: 100%;
    background: url("../images/back.jpg") no-repeat top center;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.control{
    width: 1016px;
    height: 253px;
    background: url("../images/control.png?v=2") no-repeat;
    margin: 0 auto;
    position: relative;
}
.control .bts {
    position: absolute;
    height: 60px;
    left: 52%;
    top: 25%;
}
.control .bts .prev {
    border: none;
    background: url(../images/prev.png) no-repeat;
    width: 47px;
    height: 46px;
    border-radius: 100%;
    outline: 0;
    cursor: pointer;
    box-shadow: 0 5px 9px 2px rgba(0,0,0,.2);
}

.control .bts .play {
    border: none;
    background: url(../images/play.png?v=2) no-repeat;
    width: 47px;
    height: 46px;
    border-radius: 100%;
    outline: 0;
    cursor: pointer;
    box-shadow: 0 5px 9px 2px rgba(0,0,0,.2);
}

.control .bts .pause {
    border: none;
    background: url(../images/pause.png?v=2) no-repeat;
    width: 47px;
    height: 46px;
    border-radius: 100%;
    outline: 0;
    cursor: pointer;
    box-shadow: 0 5px 9px 2px rgba(0,0,0,.2);
}

.control .bts .next {
    border: none;
    background: url(../images/next.png) no-repeat;
    width: 47px;
    height: 46px;
    border-radius: 100%;
    outline: 0;
    cursor: pointer;
    box-shadow: 0 5px 9px 2px rgba(0,0,0,.2);
}

.control .volume {
    position: absolute;
    right: 27%;
    top: 29%;
    border: none;
    background: url(../images/icon_volume.png) no-repeat;
    width: 41px;
    height: 35px;
    border-radius: 100%;
    outline: 0;
    cursor: pointer
}

.control .volume.close {
    background: url(../images/icon_volume_close.png) no-repeat
}

.title{
    width: 182px;
    height: 40px;
    margin-top: 11px;
}
.wrapper{
    width: 1000px;
    background: #f4f4f4;
    margin-top: 10px;
    padding-top: 22px;
    padding-bottom: 22px;
}
.content{
    width: 1000px;
}
.content li{
    width: 933px;

    background: #fff;
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 16px;
}
.content li .f20:hover,.content li .f20 a:hover{
    color: #c20c15;
}
.content li .f16{
    line-height: 1.6;
    margin: 15px auto 0;
}
.content li .symbol{
    float: right;
    width: auto;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    position: relative;
    text-align: center;
}
.content li .symbol span{
    font-size: 14px;
    color: #fff;
    position: absolute;
    left:0;
    right: 0;
    top:3px;
    margin: 0 auto;
}
.more-wrapper{
    width: 965px;
    height: 44px;
    margin: 25px auto 0;
    background: #fff;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 44px;
}
.more-wrapper a{
    font-size: 20px;
    color: #333;
}
/*footer*/
.footer {
    padding: 64px 0 38px;
    width: 100%;
    background-color: #333;
    margin-top: 77px;
}

#perny-footer {
    position: relative
}

#perny-footer .link-1,#perny-footer .link-2,#perny-footer .link-3,#perny-footer .link-4 {
    float: left
}

#perny-footer .link-1 ul li,#perny-footer .link-2 ul li,#perny-footer .link-3 ul li,#perny-footer .link-4 ul li {
    font-size: 14px;
    line-height: 2.2;
    color: #f1f1f1
}

#perny-footer .link-1 ul li a,#perny-footer .link-2 ul li a,#perny-footer .link-3 ul li a,#perny-footer .link-4 ul li a {
    color: #f1f1f1
}

#perny-footer .link-1 {
    width: 15%
}

#perny-footer .link-1 ul {
    padding-left: 26px
}

#perny-footer .link-2 {
    width: 17%
}

#perny-footer .link-2::before {
    position: absolute;
    left: 15%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727
}

#perny-footer .link-2 ul {
    padding-left: 26px
}

#perny-footer .link-3 {
    width: 46%
}

#perny-footer .link-3::before {
    position: absolute;
    left: 32%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727
}

#perny-footer .link-3 ul {
    padding-left: 26px
}

#perny-footer .link-3 ul li {
    font-size: 11px;
    float: left
}

#perny-footer .link-3 ul li.odd {
    width: 57%
}

#perny-footer .link-3 ul li.even {
    width: 43%
}

#perny-footer .link-3 .other {
    padding-top: 18px;
    padding-left: 26px
}

#perny-footer .link-3 .other .cnr-logo {
    width: 61px;
    height: 26px;
    float: left;
    display: block
}

#perny-footer .link-3 .other span {
    float: right;
    margin-right: 40px
}

#perny-footer .link-3 .other span a {
    display: block;
    float: left;
    margin-left: 8px
}

#perny-footer .link-3 .other span img {
    height: 26px;
    width: auto;
    display: block
}

#perny-footer .link-4 {
    width: 22%
}

#perny-footer .link-4::before {
    position: absolute;
    left: 78%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727
}

#perny-footer .link-4 ul {
    padding-left: 26px;
    margin-bottom: -14px
}

#perny-footer .link-4 ul li {
    width: 50%;
    float: left;
    margin-bottom: 14px
}

#perny-footer .link-4 ul li a img {
    display: block
}

#copyright {
    display: none;
    text-align: center;
    font-size: 12px;
    color: #fff
}
